home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Preferences.app / Localization.preferences / Swedish.lproj / Localization.nib / data.classes < prev    next >
Encoding:
Text File  |  1992-07-01  |  555 b   |  39 lines

  1. keyboardOwner = {
  2.     ACTIONS = {
  3.     choiceSelected:;
  4.     newUnit:;
  5.     orderKeyboardFront:;
  6.     };
  7.     OUTLETS = {
  8.     languageScrollView;
  9.     mUnits;
  10.     window;
  11.     keymapButton;
  12.     languageBrowser;
  13.     choiceMatrix;
  14.     keymapBrowser;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23. MeasurementView = {
  24.     SUPERCLASS = View;
  25. };
  26. Clock = {
  27.     ACTIONS = {
  28.     increaseSecond:;
  29.     decreaseHour:;
  30.     decreaseSecond:;
  31.     increaseDay:;
  32.     decreaseMinute:;
  33.     increaseMinute:;
  34.     decreaseDay:;
  35.     increaseHour:;
  36.     };
  37.     SUPERCLASS = View;
  38. };
  39.